SequeLink® Events and their Attributes

Table E-1 lists SequeLink events and the attributes that apply to each attribute. See Table E-2 for the definition of the attributes.

Table E-1. SequeLink Events  
Event
Description
DataSourceSet
Data Source for the specified session.
 
Attributes: SessionId, ClientInfo,
DataSourceName
 
DbmsSessionStarted
DBMS Connection opened.
 
Attributes: SessionId, ClientInfo,
ServiceUser, DbmsSessionId,
DbmsUser
 
DbmsSessionStopped
DBMS Connection closed.
 
Attributes: SessionId, ClientInfo,
ServiceUser, DbmsSessionId,
DbmsUser
 
ErrorInternal
Fatal error occurred.
 
Attributes: ErrorCode,
ErrorMessage, [SessionId,
ClientInfo, ServiceUser]
 
ErrorOccurred
Error occurred.
 
Attributes: ErrorCode,
ErrorMessage, [SessionId,
ClientInfo, ServiceUser]
 
EvProcStarting
Event Processing is started.
 
Attributes: none
 
EvProcStopping
Event Processing is stopped.
 
Attributes: none
 
NetPacketRead
Packet read from network (from client).
 
Attributes: SessionId, ClientInfo,
ServiceUser, NumberOfBytes
 
NetPacketWrite
Packet written to network (to client).
 
Attributes: SessionId, ClientInfo,
ServiceUser, NumberOfBytes
 
RowsFetched
Rows fetched from the DBMS.
 
Attributes: SessionId, ClientInfo,
ServiceUser, StatementId,
RowsFetched
 
ServiceParams
Service Parameters.
 
Attributes: DebugLogLevel1
 
ServiceStarted
Service started.
 
Attributes: ProcessId
 
ServiceStopping
Service stopped.
 
Attributes: SwitchCntR, SwitchCntT
 
SessionAuthenticated
Authentication succeeded.
 
Attributes: SessionId, ClientInfo,
ServiceUser, Authorization
 
SessionIdentification
Sets session identification.
 
Attributes: SessionId, ClientInfo,
DataSourceName, ClientApplName, ClientApplId, ClientAutoApplIdDesc, SessionToken
 
SessionParams
Session Parameters.
 
Attributes: SessionId, ClientInfo,
DebugLogLevel*
 
SessionStarted
Session started.
 
Attributes: SessionId, ClientInfo,
Authorization, DataSourceName,
ClientApi
 
SessionStopped
Session stopped.
 
Attributes: SessionId, ClientInfo,
ServiceUser, ReceivedPackets*,
SumReceivedPackets*,
MinReceivedPackets*,
MaxReceivedPackets*,
SentPackets*, SumSentPackets*,
MinSentPackets*, MaxSentPackets*,
RowsFetched, ExecuteCount,
TxnPrepare, TxnCommit,
TxnRollback
 
StatementClosed
DBMS Statement closed.
 
Attributes: SessionId, ClientInfo,
ServiceUser, StatementId,
RowsFetched, RowsAffected,
ExecuteCount
 
StatementExecuted
DBMS Statement executed.
 
Attributes: SessionId, ClientInfo,
ServiceUser, StatementId,
Statement, RowsAffected,
ReturnCode, Statement
 
StatementOpened
DBMS Statement opened.
 
Attributes: SessionId, ClientInfo,
ServiceUser, StatementId
 
TransactionCommit
DBMS Transaction Committed.
 
Attributes: SessionId, ClientInfo,
ServiceUser
 
TransactionPrepare
DBMS Transaction prepared.
 
Attributes: SessionId, ClientInfo,
ServiceUser
 
TransactionRollback
DBMS Transaction rollback occurred.
 
Attributes: SessionId, ClientInfo,
ServiceUser
 

1These attributes cannot be specified within a filter.